func runtime.runqput
5 uses
runtime (current package)
proc.go#L1057: runqput(mp.p.ptr(), gp, next)
proc.go#L4308: runqput(pp, gp, false)
proc.go#L5045: runqput(pp, newg, true)
proc.go#L6618: runqput(pp, gp1, false)
proc.go#L6763: func runqput(pp *p, gp *g, next bool) {
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)